VSID.baliListsCollections.KeyedStringList
-
Class Summary
Project ID | EAD868658E0D257F85258ADD00779AEB |
Version | |
Class ID | 5D42CAA26D3E6CED85258ADF0060E29B |
Class Type | Derived |
Derived From | azlwListCarrier |
Attributes | |
-
-
Methods Detail
-
getContent
Public Function getContent() As Variant |
Gets the content list for the object |
-
getValue
Public Function getValue(key As String) As KeyedString |
Gets the Value for the named element within the object. |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
addAll
Public Sub addAll(source As KeyedStringList) |
Adds all elements of another KeyedStringList to this object. |
idx | Argument | Data Type | Attributes |
1 | source | KeyedStringList | |
-
clear
Public Sub clear() |
Clears the object's content |
-
Delete
Public Sub Delete() |
Clears the object's content prior to deletion |
-
removeElement
Public Sub removeElement(key As String) |
Removes an element from the internal list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.